![]() |
Creates and returns a Unicode converter object containing the information required for converting a Unicode text string to strings in one or more non-Unicode encodings.
pascal OSStatus CreateUnicodeToTextRunInfo (
You pass a Unicode converter object returned from the function CreateUnicodeToTextRunInfo to the function ConvertFromUnicodeToTextRun or ConvertFromUnicodeToScriptCodeRun to identify the information to be used for the conversion. These two functions modify the contents of the Unicode converter object.
The function CreateUnicodeToTextInfoByEncoding
The function CreateUnicodeToTextRunInfoByScriptCode